@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/Roboto/Roboto-Thin.woff) format('woff'), url(../fonts/Roboto/Roboto-Thin.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url(../fonts/Roboto/Roboto-ThinItalic.woff) format('woff'), url(../fonts/Roboto/Roboto-ThinItalic.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Roboto/Roboto-Light.woff) format('woff'), url(../fonts/Roboto/Roboto-Light.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/Roboto/Roboto-LightItalic.woff) format('woff'), url(../fonts/Roboto/Roboto-LightItalic.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto/Roboto-Regular.woff) format('woff'), url(../fonts/Roboto/Roboto-Regular.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/Roboto/Roboto-Italic.woff) format('woff'), url(../fonts/Roboto/Roboto-Italic.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Roboto/Roboto-Medium.woff) format('woff'), url(../fonts/Roboto/Roboto-Medium.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    src: url(../fonts/Roboto/Roboto-MediumItalic.woff) format('woff'), url(../fonts/Roboto/Roboto-MediumItalic.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto/Roboto-Bold.woff) format('woff'), url(../fonts/Roboto/Roboto-Bold.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/Roboto/Roboto-BoldItalic.woff) format('woff'), url(../fonts/Roboto/Roboto-BoldItalic.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/Roboto/Roboto-Black.woff) format('woff'), url(../fonts/Roboto/Roboto-Black.bin) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/Roboto/Roboto-BlackItalic.woff) format('woff'), url(../fonts/Roboto/Roboto-BlackItalic.bin) format('truetype');
}
